Skip to content

Conversation

@PatrickDinh
Copy link
Contributor

@PatrickDinh PatrickDinh commented Nov 26, 2025

Currently, the application page would cash if there is an error during decoding app state. For example, attempting to decode an empty byte array to address. This fix wraps the decoding logic in a try catch. It logs a warning on error and return the raw state.

This should fix #533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Application page failed to load if app state value not set

3 participants